home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / ilq20.zip / SYSOP.DOC < prev    next >
Text File  |  1992-05-11  |  7KB  |  178 lines

  1.  
  2.                                        Program
  3.                                     documentation
  4.  
  5.  
  6.                                        ILQ 2.0
  7.  
  8.  
  9.  
  10.                                           a
  11.  
  12.                             ▀█▀ █▀█ █▀▀   █▀▀ █▀█ █▀▀ ▀█▀
  13.                              █  █ █ █▄█   ▄▄█ █▄█ █▀   █
  14.  
  15.                             THE NEXT GENERATION  SOFTWARE
  16.  
  17.                                      Production
  18.  
  19.  
  20.                                     Rémy  Gendron
  21.  
  22.                                 STARFLEET COMMAND BBS
  23.                                    (418)  525-6899
  24.                                    (418)  525-4740
  25.                                    (418)  525-6803
  26.                                      1:240/1701
  27.  
  28.                                    May 11th, 1992
  29.  
  30.  
  31.  
  32.  
  33.  
  34.           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  35.           WELCOME
  36.  
  37.  
  38.           Hi everyone.  How's life ?
  39.  
  40.           Ok,  here we go again, with  one little, simple, any BBS utility.
  41.           ILQ,  wich  stands for  'Interesting Logon  Quotes', will  read a
  42.           quote file and produce an ANSI file for display by your BBS.
  43.  
  44.           This treasure of a program is, as always, completely free. ;-)
  45.  
  46.           It does not requier any kind of registration.  You cannot however
  47.           modify  in any way the  original archive or files.   If you do, a
  48.           spell  will be cast upon you, that will alter the behavior of the
  49.           McFee's virus scanner.  As a result, it will no longer search for
  50.           a  thousand viruses, but instead will toss every one of them into
  51.           your  system...  Say, you  wouln't want that, wouln't  you ?  (Of
  52.           course, it's a joke...)
  53.  
  54.           I  do not offer any kind of warranty.   If you ever decide to use
  55.           ILQ, well, you do it on your own.  If it breaks anything, you can
  56.           keep  the broken parts.  If that  makes you feel any better, I've
  57.           been  using it for the  past 15 minutes without  any damage to my
  58.           house. ;-)
  59.  
  60.  
  61.  
  62.  
  63.  
  64.           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  65.           FULL ARCHIVE
  66.  
  67.  
  68.           The following files are in ILQ20.ZIP:
  69.  
  70.                - ILQ.EXE          The main program.
  71.                - TOSQUOTE.CFG     Sample config file.
  72.                - TOSQUOTE.QTE     Sample Quote file.
  73.                - TOSQUOTE.IDX     Index file.
  74.                - TOSQUOTE.ANS     Sample ANSI quote file.
  75.                - SYSOP.DOC        Your reading it.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  82.           USAGE OF ...
  83.  
  84.  
  85.           As a fellow SysOp, I know that a short and sweet documentation is
  86.           necessary to our mental health.  Again, a recent scientific study
  87.           has  shown that 9  out of 10  SysOp try to  use a program without
  88.           reading the docs...  Please read on, it's for your own good !
  89.  
  90.           The quote file
  91.  
  92.           The  quote  file is  a simple  ASCII  text file.   Quotes  can be
  93.           entered  in any  format.   However, they  must be  separated by a
  94.           special  character.  This character  is user selectable, but must
  95.           be in column 1 of the separating line.  You must put this special
  96.           character  on  a line  by itself  AFTER each  quote in  the file.
  97.           Don't  start the file with this character or you first quote will
  98.           be blank.
  99.  
  100.           The  quotes can  be as big  as you want.   But only  the first 78
  101.           characters of each line are taken in account.  And only the first
  102.           20 lines of the quote will be displayed.
  103.  
  104.           If  each quote's line starts in column 1, you will be able to use
  105.           the  auto centering function.  So I suggest that you left justify
  106.           all your quotes.
  107.  
  108.           The  quote file  can be as  big as  you want.   However, only the
  109.           first 32767 quotes will be available.  (That should be enough !)
  110.  
  111.           The  quote file's name can be anything  you want.  You select the
  112.           quote  file you  want to  work on in  the configuration  file.  I
  113.           suggest you use the extension .QTE for your quote file.
  114.  
  115.           See  the sample  STAR TREK  QUOTE FILE for  an example  on how to
  116.           setup your quote file.
  117.  
  118.  
  119.           The configuration file
  120.  
  121.           The  configuration file is where you instruct ILQ.EXE what to do.
  122.           When  you run ILQ.EXE, it looks  in the current directory for the
  123.           file  ILQ.CFG.  If you want to use another configuration file, or
  124.           if  ILQ.CFG is in another directory,  you must give the full path
  125.           and name to the file.  (Ex: ILQ.EXE TOSQUOTE.CFG)
  126.  
  127.           The config file can be called as you wish.  I suggest you use the
  128.           extension .CFG for you config files.
  129.  
  130.           Edit  your  config  files  using the  sample  TOSQUOTE.CFG  as an
  131.           example.  You must give your choice of colors and the name of the
  132.           output file.  To allow customisation of the output file, you must
  133.           give the path to 2 files.  One will be appended before the actual
  134.           quote, the other after.  See the HEADER.ANS and FOOTER.ANS sample
  135.           files.   You could use THEDRAW to  make those.  You must indicate
  136.           wich  character is used as a  separator beetween quotes.  You can
  137.           also  ask ILQ to center you quotes  and randomize them.  You must
  138.           give  your display screen height.  ILQ will verticaly center your
  139.           quotes.
  140.  
  141.  
  142.           Running ILQ.EXE
  143.  
  144.           It may be run from any directory.  You must give the path to your
  145.           config  file.    ILQ  will  read the  index  file  to  choose the
  146.           apropriate  quote.   If it  is the first  run, it  will count the
  147.           quotes  in your quote file  and create the index  file.  ILQ will
  148.           then  get a  quote from  the quote file  and write  a REALLY GOOD
  149.           LOOKING ANSI file with it.
  150.  
  151.  
  152.  
  153.  
  154.  
  155.           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  156.           THANKS AND OTHER STUFF
  157.  
  158.  
  159.           Any  comments are  appreciated.  You  can send me  netmail, but I
  160.           really prefer the QUICKBBS echo.
  161.  
  162.                                 STARFLEET COMMAND BBS
  163.                               (418)  525-6899/4740/6803
  164.                                       24/24 7/7
  165.                                          N81
  166.                                 FIDO  ->   1:240/1701
  167.  
  168.  
  169.           So, that's it folks !  :-).
  170.  
  171.  
  172.           Rémy Gendron
  173.  
  174.           TNG SOFT
  175.           SysOp
  176.           STARFLEET COMMAND BBS
  177.  
  178.